Release 10.1A: OpenEdge Development:
ADM Reference
colValues
Locates requested columns in contained Data Objects and assembles a list of their values. SmartBusinessObject version of the similar SmartDataObject function.
Location: sbo.p Parameters:INPUT pcViewColList AS CHARACTERComma-separated list of columns, qualified by the ObjectNames of their respective owning SmartDataObjects.
Returns: CHARACTER Notes: If values are requested from only one SmartDataObject, then the RowIdent entry returned as the head of the return value is the RowIdent from that SmartDataObject (its tt rowid + db rowids). Otherwise, a list of all the tt rowids without their db rowids is returned. This allows submitRow() to send the correct rowid on to each contained SmartDataObject on update.columnWidth (sbo.p).
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |